vmx realmode: Support privileged EFLAGS updates in emulated realmode.
authorKeir Fraser <keir.fraser@citrix.com>
Sun, 25 Nov 2007 11:45:02 +0000 (11:45 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Sun, 25 Nov 2007 11:45:02 +0000 (11:45 +0000)
commit3c7c7376b6fd4f871e0aa26ce282e0ee3a9f7e30
tree5a958aa1abd647138410508661e6a5bccc74f4d1
parenta2b5673b0018f0184b4833f65a453538cf84f6f5
vmx realmode: Support privileged EFLAGS updates in emulated realmode.
Also tweak debug tracing to be much less noisy. We can emulates tens
of thousands of instructions in rombios now.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/vmx/realmode.c
xen/arch/x86/x86_emulate.c